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
581d8ca3c7806bcc83b92c9881213892e0464be6
Authored by
grouille
2020-04-15 10:50:56 +0200
1 parent
de786f0d
Test
Showing
1 changed file
with
1 additions
and
4 deletions
Show diff stats
site/network.php
Inline
Side-by-side
site/network.php
Wrap text
Show/Hide comments
View file @
581d8ca
1
-<?php
2
-include("head.php");
3
-include("header.php");
4
-?>
1
+<link rel="stylesheet" href="css/style.css">
5
2
<div class="row">
6
3
<br/>
7
4
<br/>
...
...