diff --git a/editlink.batch.html b/editlink.batch.html new file mode 100644 index 0000000..973a5cc --- /dev/null +++ b/editlink.batch.html @@ -0,0 +1,33 @@ + + + + {include="includes"} + + +
+
+
/
+
+
+
+
+
+ +{include="page.header"} + +
+ +
+ +{loop="$links"} + {$batchId=$key} + {include="editlink"} +{/loop} + +
+ +
+ +{include="page.footer"} +{if="$async_metadata"}{/if} + diff --git a/error.html b/error.html new file mode 100644 index 0000000..34f9707 --- /dev/null +++ b/error.html @@ -0,0 +1,26 @@ + + + + {include="includes"} + + +