diff options
author | Unknwon <u@gogs.io> | 2016-08-05 18:34:13 -0700 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-08-05 18:34:13 -0700 |
commit | ab9c5fb5e7f7b04580e2c53ae08bed3f6623316f (patch) | |
tree | 6f07b990dd77869c1b7946ed56be339babe06200 /templates | |
parent | 28dc5bb5667c4d1839ad28b33b7145b145f30665 (diff) | |
download | gitea-ab9c5fb5e7f7b04580e2c53ae08bed3f6623316f.tar.gz gitea-ab9c5fb5e7f7b04580e2c53ae08bed3f6623316f.zip |
#2593 allow render raw content
Use URL query parameter render=1 to render content in raw mode.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index 0db44e5c64..8b8b4b5d1d 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.63.0805
\ No newline at end of file +0.9.64.0805
\ No newline at end of file |