FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
2017.code4lib.org/_layouts/proposedContent.html at master · code4lib/2017.code4lib.org · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
code4lib
/
2017.code4lib.org
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
4
Code
Issues
5
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
2017.code4lib.org
/
_layouts
/
proposedContent.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (27 loc) · 971 Bytes
Breadcrumbs
2017.code4lib.org
/
_layouts
/
proposedContent.html
Copy path
File metadata and controls
29 lines (27 loc) · 971 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{% include header.html %}
<
div
class
="
sub-container container-fluid
"
>
<
div
class
="
row section
"
>
<
div
class
="
cell cell-lg
"
>
{{ content }}
<
div
id
="
loader
"
>
<
div
class
="
spin-container
"
>
<
div
class
="
spinner
"
>
<!--<h2>Loading</h2>-->
<
div
class
="
rect1
"
>
</
div
>
<
div
class
="
rect2
"
>
</
div
>
<
div
class
="
rect3
"
>
</
div
>
<
div
class
="
rect4
"
>
</
div
>
<
div
class
="
rect5
"
>
</
div
>
</
div
>
</
div
>
</
div
>
<
div
class
="
row
"
>
<
div
class
="
col-xs-12
"
>
<
div
class
="
panel-group
"
id
="
list-of-talks
"
role
="
tablist
"
aria-multiselectable
="
true
"
aria-live
="
polite
"
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
{% include footer.html %}
Back
|
FazBrowse Home
|
New Git URL