GITLAB
grouille
/
IMA3_P10
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
6bc9efaa113391758e32c32df767ab956872aecd
Authored by
grouille
2020-04-15 10:45:15 +0200
1 parent
22abd5c7
Test
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
site/network.php
Inline
Side-by-side
site/network.php
Wrap text
Show/Hide comments
View file @
6bc9efa
1
+<?php
2
+include("head.php");
3
+include("header.php");
4
+?>
1
5
<div class="row">
2
6
<br/>
3
7
<br/>
...
...