Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerry wham
Make-S5-Easy
Commits
605a4f5a
Commit
605a4f5a
authored
Oct 26, 2017
by
jerry wham
Browse files
Update rec.php
parent
a362a778
Changes
1
Hide whitespace changes
Inline
Side-by-side
rec.php
View file @
605a4f5a
...
...
@@ -9,14 +9,14 @@ $footer = '<div id="footer">
<h2>{{AUTHOR}}, {{MEETING_PLACE}} {{DATE}}</h2>
</div>'
;
$slide
=
'
<!-- slide --><div class="slide">
<!-- slide -->
<div class="slide">
{{SLIDE_CONTENT}}
{{SLIDE_NOTES_CONTENT}}
</div> <!-- /slide -->
'
;
$notes
=
'
<!-- notes --><div class="notes">
<!-- notes -->
<div class="notes">
{{SLIDE_NOTES}}
</div> <!-- /notes -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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