refactor: flatten pages structure and update setup.php for Git Sync
- Move pages/{fqdn}/pages/* to pages/{fqdn}/*
- Update setup.php to look at /user/pages/{hostname}
- Prepare for Git Sync to sync pages/ to user/pages/
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: 'Parties to the contract'
|
||||
menu: 'Parties to the contract'
|
||||
---
|
||||
|
||||
|
||||
# Parties to the contract
|
||||
|
||||
## Party 1:
|
||||
|
||||
{{PARTY1}}
|
||||
- Full Legal Name of {{PARTY1}}:
|
||||
- Contact Details for {{PARTY1}}:
|
||||
|
||||
## Entity that {{PARTY2}} is agreeing to develop :
|
||||
{{INSCOPEENTITY}}
|
||||
|
||||
## Party 2:
|
||||
|
||||
{{PARTY2}}
|
||||
|
||||
- Full Legal Name of {{PARTY2}}:
|
||||
- Contact Details for {{PARTY2}}:
|
||||
Reference in New Issue
Block a user