summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/main.php b/templates/main.php
index b57051ec9..16ed6f6d4 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -22,6 +22,12 @@
?>
<div id="app" ng-app="News">
+ <div id="undo-container">
+ <div undo-notification id="undo">
+ <a href="#"><?php p($l->t('Undo deletion of ')); ?>{{ getCaption() }}</a>
+ </div>
+ </div>
+
<div id="app-navigation" ng-controller="FeedController">
<ul class="with-icon" data-id="0" droppable>