plutopluto

git clone https://git.ce9e.org/plutopluto.git

commit
9fc7bd918a8d79f2941e75c8ef9e55849e91d02f
parent
a378578e930238b951ea7703ec9c2fd2f574c053
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2014-10-08 18:24
include post title in UI

Diffstat

M plutopluto/index.html 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/plutopluto/index.html b/plutopluto/index.html

@@ -17,7 +17,7 @@
   17    17 		<li>
   18    18 			<div class="meta">
   19    19 				{{#formatDate}}{{dt}}{{/formatDate}}
   20    -1 				<a class="source" href="{{link}}">{{source}}</a>
   -1    20 				<a class="source" href="{{link}}" title="{{title}}">{{source}}</a>
   21    21 			</div>
   22    22 			<div class="body">
   23    23 				{{{content}}}