Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
743e332c
Commit
743e332c
authored
Oct 29, 2015
by
HERBERT Ryan
Browse files
/views/notification/info.html added page to view message content
parent
594b95c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/views/notification/info.html
0 → 100644
View file @
743e332c
{{extend 'db_layout.html'}}
<h3>
{{=query.title}}
</h3>
<div
class=
"db_block"
>
<pre>
{{=query.message_content}}
</pre>
</div>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment