Guestbook Comments

This page uses a Hashtag List to show the last 5 Guestbook Comments.   The comments are styled with Bootstrap 3 default theme classes.   A Delete icon link is added to each comment.  
January 15th, 2025 Delete Comment Cazrdzo

<a href=http://okdiplom.com/kupit-diplom-v-spb-3-5/>Всё о покупке аттестата о среднем образовании: полезные советы</a>
January 15th, 2025 Delete Comment Sazrvpd
<a href=http://bvf.ru/forum/showthread.php?p=25268394#post25268394/>Официальное получение диплома техникума с упрощенным обучением в Москве</a>
January 15th, 2025 Delete Comment foomeBuh
https://skladovka.ua/
January 15th, 2025 Delete Comment Lazrcfq
<a href=http://xn--80azqa9c.xn--p1ai/вопросы/официальные-дипломы-для-вашего-успех/>Как безопасно купить диплом колледжа или ПТУ в России, что важно знать</a>
January 15th, 2025 Delete Comment Xazrjsl

<a href=http://pastvu-forum.flybb.ru/viewtopic.php?f=8&t=477/>Приобретение школьного аттестата с официальным упрощенным обучением в Москве</a>


Processed this Hashtag Markup:
<# start list for guestbook;
	sort by created on in descending order;
	limit 5 rows;
#>

<# start row #>
<div class="alert alert-warning">
	<span class="pull-right">
		<# created on as date "MM DD, Y" #>
		<a href="delete?id=<# id #>" title="Delete" class="text-danger left-pad">
			<span class="glyphicon glyphicon-remove" aria-hidden="true"></span>
			<span class="sr-only">Delete Comment</span>
		</a>
	</span>
	<strong><# name as html #></strong>
	<hr>
	<# comment as html #>
</div>
<# end row #>

<# no results #>
<h4 class="alert alert-warning text-center">No Guestbook Comments</h4>
<# end no results #>

<# end list #>


The Guestbook Mini-App uses the Hashtag Markup Language to demonstrate using content provided by guests.

Guestbook Comments are stored in an SQL Database.   Methods are provided to purge old comments, or delete any comment individually.