Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Solo Group
/
sipkd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit e06e1262
authored
May 04, 2018
by
agungb
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
merapihkan tampilan di base.pt & home.pt
1 parent
0bf62a8b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
11 deletions
views/templates/base.pt
views/templates/home.pt
views/templates/base.pt
View file @
e06e126
<html
metal:use-macro=
"load: ../../../views/templates/base3.pt"
>
<ul
metal:fill-slot=
"navs"
>
<li
tal:attributes=
"class request.path == '/sipkd' and 'active'"
><a
href=
"/sipkd"
>
Home
</a></li>
<li
tal:attributes=
"class request.path == '/sipkd' and 'active'"
><a
href=
"/sipkd"
>
<i
class=
"fa fa-lg fa-fw fa-home"
></i><span
class=
"menu-item-parent"
>
Beranda
</span>
</a></li>
<li>
<a
href=
"#"
><i
class=
"fa fa-lg fa-fw fa-angle-right"
></i>
<span
class=
"menu-item-parent"
>
Pendapatan
</span></a>
<ul>
...
...
views/templates/home.pt
View file @
e06e126
...
...
@@ -10,19 +10,24 @@
background
:
#009688
;
color
:
#fff
;
}
.slide
{
padding
:
1.125%
;
}
.about
{
padding-right
:
4%
;
padding-left
:
2.75%
;
}
body
{
margin-top
:
-.675%
;
}
.well
{
font-family
:
"Helvetica"
,
sans-serif
;
font-size
:
1.
27
5em
;
font-size
:
1.
12
5em
;
line-height
:
1.875em
;
}
h3
{
.well
h3
{
margin-top
:
.2em
;
text-transform
:
capitalize
;
font-size
:
2.275em
;
font-weight
:
bold
;
color
:
#616161
;
}
...
...
@@ -40,10 +45,10 @@
<div
class=
"carousel-inner"
>
<!-- Slide 1 -->
<div
class=
"item active"
>
<div
class=
"col-md-
8
"
>
<div
class=
"col-md-
7
"
>
<img
src=
"/static/img/slide-home-3.jpg"
alt=
""
style=
"max-width: 100%;"
>
</div>
<div
class=
"col-md-
4
about"
>
<div
class=
"col-md-
5
about"
>
<h3>
Tentang Kami
</h3>
<p>
Kami adalah perusahaan yang bergerak di bidang pembuatan perangkat lunak.
</p>
<p>
Kami telah berpengalaman merancang dan membuat aplikasi keuangan yang telah digunakan oleh pemerintah daerah.
</p>
...
...
@@ -52,10 +57,10 @@
</div>
<!-- Slide 2 -->
<div
class=
"item"
>
<div
class=
"col-md-
8
"
>
<div
class=
"col-md-
7
"
>
<img
src=
"/static/img/slide-home-1.jpg"
alt=
""
style=
"max-width: 100%;"
>
</div>
<div
class=
"col-md-
4
about"
>
<div
class=
"col-md-
5
about"
>
<h3>
Spesifikasi Keahlian
</h3>
<p>
Aplikasi yang kami buat dirancang menggunakan platform open source yang terdiri dari:
</p>
...
...
@@ -74,10 +79,10 @@
</div>
<!-- Slide 3 -->
<div
class=
"item"
>
<div
class=
"col-md-
8
"
>
<div
class=
"col-md-
7
"
>
<img
src=
"/static/img/slide-home-2.jpg"
alt=
""
style=
"max-width: 100%;"
>
</div>
<div
class=
"col-md-
4
about"
>
<div
class=
"col-md-
5
about"
>
<h3>
Produk dan Jasa
</h3>
<p>
Perusahaan kami berpengalaman dalam pembuatan:
</p>
<ul>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment