summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/NewPage.html
diff options
context:
space:
mode:
Diffstat (limited to 'gstudio/templates/gstudio/NewPage.html')
-rw-r--r--gstudio/templates/gstudio/NewPage.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/gstudio/templates/gstudio/NewPage.html b/gstudio/templates/gstudio/NewPage.html
index b73b0dc..9d4caa5 100644
--- a/gstudio/templates/gstudio/NewPage.html
+++ b/gstudio/templates/gstudio/NewPage.html
@@ -26,6 +26,7 @@
<input type="button" name="savepage" id="save1" value="Save Page"></p>
</br>
<input type="hidden" value={{user.id}} name = "idusr">
+<input type="hidden" value={{user.username}} name = "usr">
<input type="submit" id="submitpage" value="Submit" style="display:none;"/>
</form>
{%else%}