eidolon/templates/adminBase.hamlet
2017-08-13 23:03:48 +02:00

31 lines
548 B
Plaintext
Executable file

$newline always
<div .subheader .item>
<h1>Admin interface
<p>
Be careful with your actions here, every click will perform directly the advertised action.
<div .item>
<p>
<a href=@{AdminProfilesR}>User profiles
<div .item>
<p>
<a href=@{AdminAlbumsR}>Albums
<div .item>
<p>
<a href=@{AdminMediaR}>Media
<div .item>
<p>
<a href=@{AdminCommentR}>Comments
<div .item>
<p>
<a href=@{AdminRepopThumbsR}>Repopulate Thumbnails
<!--<div .item>
<p>
<a href=@{AdminSearchReloadR}>Repopulate search index-->